home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 4 (Reseller) / Apple Ref. & Pres. Lib.v4.0.iso / 5-Fonts & Software / Demo Software / Trapeze / Trapeze Help / Trapeze Help.rsrc / HELP_2083_max < prev    next >
Text File  |  1989-03-06  |  356b  |  6 lines

  1. max ( number block, how* )
  2. maximum
  3.  
  4. number block—the largest numeric value in this number block will be found; how—optional, allows the largest numeric value to be found by rows (#ROW or 1), columns (#COL or 2), or on the whole block (#BLOCK or 0).
  5.  
  6. max creates a block containing the values for the largest numeric value of the block as specified by how.